object FormSeleccionAnalizar: TFormSeleccionAnalizar Left = 561 Top = 116 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Selecci�n de carpetas de correo' ClientHeight = 394 ClientWidth = 433 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object LInvitacion: TLabel Left = 16 Top = 16 Width = 261 Height = 13 Caption = 'Selecciona las carpetas de correo que deseas analizar:' Transparent = True end object PTVArbol: TPlaTreeView Left = 16 Top = 40 Width = 401 Height = 305 AllowMultiDrag = False AutoCheck = True AutoExpand = False AutoScroll = True ChangeDelay = 0 CheckBoxesType = ctCustom DragExpandDelay = 100 ExpandOnDrag = True HideSelection = True HotTrack = False Indent = 19 Images = CDImagenes.ILElementosAnalisis MultiSelect = False ShowLines = True ShowButtons = True ShowHeader = False OnCheckClick = PTVArbolCheckClick OnEditing = PTVArbolEditing OnExpanded = PTVArbolExpanded ReadOnly = False ShowRoot = True SortOrder = soAscending SortType = stNone ToolTips = True DragCursor = crDrag DragMode = dmManual TabOrder = 0 Data = {000100000000FE} end object BCancelar: TPlaButton Left = 336 Top = 360 Width = 80 Height = 21 Caption = 'Cancelar' TabOrder = 1 Cancel = True ModalResult = 2 end object BAceptar: TPlaButton Left = 232 Top = 360 Width = 88 Height = 21 Caption = 'Aceptar' Enabled = False TabOrder = 2 ModalResult = 1 end end